Property | Type | Description |
---|
Method | Description | |
---|---|---|
Refresh ( ContentItem item ) : void | ||
Refresh ( ContentItem item, ToolbarArea area, bool force = true ) : void |
Referesh the selected frames after loading the page.
|
|
Refresh ( ContentItem item, string previewUrl ) : void |
protected Refresh ( ContentItem item ) : void | ||
item | ContentItem | |
return | void |
protected Refresh ( ContentItem item, ToolbarArea area, bool force = true ) : void | ||
item | ContentItem | |
area | ToolbarArea | |
force | bool | |
return | void |
protected Refresh ( ContentItem item, string previewUrl ) : void | ||
item | ContentItem | |
previewUrl | string | |
return | void |