Image Resizer : API Documentation

Type ResizerSection

Namespace ImageResizer

Parent ConfigurationSection

Public instance methods

string getAttr(string selector, string defaultValue)

Node getCopyOfNode(string selector)

Returns the specified subtree, deep copied so it can be used without locking.

Node getCopyOfRootNode()

bool IsReadOnly()

void replaceRootNode(Node n)

Public properties

Configuration CurrentConfiguration get;

ElementInformation ElementInformation get;

IssueSink IssueSink get;

ConfigurationLockCollection LockAllAttributesExcept get;

ConfigurationLockCollection LockAllElementsExcept get;

ConfigurationLockCollection LockAttributes get;

ConfigurationLockCollection LockElements get;

bool LockItem get; set;

SectionInformation SectionInformation get;