Return text with dependence on input value, if value is null or empty returns not empty text
parameter otherwise returns empy text parameter
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Input value
- notEmptyText
- Type: System String
Not empty text
- emptyText
- Type: System String
Empty text
- type
- Type: CMS.Forums ForumActionType
Forum action type
Return Value
Type: StringSee Also