DetectTypeFromFilename
Leave feedback
On this page
Detects a type from specified filename and returns an instance of respective IResourceType
public static IResourceType DetectTypeFromFilename(string filename)
| Parameter | Type | Description |
|---|---|---|
| filename | String | Input filename, from which this method will try to extract the resultant IResourceType implementation |
IResourceType implementation on success or NULL on failure
- interface IResourceType
- class ResourceTypeDetector
- namespace GroupDocs.Editor.HtmlCss.Resources
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.