AudiencesFilter(String, Guid, Boolean, Boolean, Boolean, Boolean) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static string Filter(
string tableName,
Guid audienceId,
bool current,
bool ancestors,
bool descendants,
bool useFieldIdPrefix
)
Public Shared Function Filter (
tableName As String,
audienceId As Guid,
current As Boolean,
ancestors As Boolean,
descendants As Boolean,
useFieldIdPrefix As Boolean
) As String
- tableName String
-
- audienceId Guid
-
- current Boolean
-
- ancestors Boolean
-
- descendants Boolean
-
- useFieldIdPrefix Boolean
-
String