PortalUIConfigurationBrandingCenterText Property |
Branding Center Text - The centered branding text that used by branding control
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string BrandingCenterText { get; set; }
Public Property BrandingCenterText As String
Get
Set
public:
property String^ BrandingCenterText {
String^ get ();
void set (String^ value);
}
member BrandingCenterText : string with get, set
Property Value
Type:
String
See Also