Click or drag to resize

WebImageViewerGetResourcePrefix Method

Get the prefix used for a specific kind of resource.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
protected override string GetResourcePrefix(
	ResourceType rt
)

Parameters

rt
Type: Atalasoft.Imaging.WebControlsResourceType

Return Value

Type: String
See Also