MediaLibraryInfoProviderCombineSecurityWhereConditionInternal Method |
Add security where condition to the existing where condition.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax protected virtual string CombineSecurityWhereConditionInternal(
string where
)
Parameters
- where
- Type: SystemString
Existing where condition
Return Value
Type:
StringReturns where condition
See Also