MediaHelperIsAudio Method |
Returns true if it is audio extension, otherwise returns false.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static bool IsAudio(
string extension
)
Parameters
- extension
- Type: SystemString
File extension
Return Value
Type:
BooleanSee Also