AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageAttributes Members

The AdvantageAttributes type exposes the following members.

Methods


  Name Description
Public method Add(String, Int32)
Adds the specified key.
Public method Add(String, Boolean)
Adds the specified key.
Public method Add(String, String)
Adds the specified key.
Public method Add(String, Guid)
Adds the specified key.
Public method Add(String, DateTime)
Adds the specified key.
Public method Add<(Of <<'(T>)>>)(String, T)
Adds the specified key.
Public method Clone
Clones this instance.
Public method ContainsKey
Determines whether the specified key contains key.
Public method GetAttribute(String)
Gets the attribute.
Public method GetAttribute<(Of <<'(T>)>>)(String)
Gets the attribute.
Public method GetBool
Gets the bool.
Public method GetDateTime
Gets the date time.
Public method GetGuid
Gets the unique identifier.
Public method GetInt
Gets the int.
Public method GetString
Gets the string.
Public method GettAttribute<(Of <<'(T>)>>)
Getts the attribute.
Public method IsNull
Determines whether the specified key is null.

Properties


  Name Description
Public property AttributeCollection
Gets or sets the attribute collection.