Interface IVisitProfile
- Namespace
- Dynamicweb.Frontend.Contracts
- Assembly
- Dynamicweb.dll
[Obsolete("Do not use")]
public interface IVisitProfile
Properties
PrimaryProfile
IProfile PrimaryProfile { get; }
Property Value
SecondaryProfile
IProfile SecondaryProfile { get; }
Property Value
Methods
ToString()
string ToString()