GroupIncludeOrRedirectRestoreGroupNameFormat Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns the inverse format of the group names or the group filter, from the regular DOMAINNAME format used by the Groupfilter property.

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static string RestoreGroupNameFormat(
	string name
)

Parameters

name
Type: SystemString
The inverse format to use (same format as Groupfilter)

Return Value

Type: String
Returns the inverse format of the group names or the group filter, from the regular DOMAINNAME format used by the Groupfilter property.
See Also

Reference