AnalyticsSettingsProfileName Property
|
Namespace:
Ingeniux.CMS.Analytics
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public string ProfileName { get; set; }
Public Property ProfileName As String
Get
Set
public:
virtual property String^ ProfileName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ProfileName : string with get, set
override ProfileName : string with get, set
Property Value
Type:
StringImplements
IAnalyticsSettingsProfileNameSee Also