Interface IProfile
- Namespace
- Dynamicweb.Frontend.Contracts
- Assembly
- Dynamicweb.dll
[Obsolete("Do not use")]
public interface IProfile
Properties
ID
string ID { get; }
Property Value
Label
string Label { get; set; }
Property Value
Reference
string Reference { get; set; }
Property Value
UniqueID
string UniqueID { get; }