RMLDocument

Summary

Definition

Namespace: SDT4.Managed.UI.RML
Assembly: SDT4.Managed.UI.dll

class RMLDocument
Inheritance:

ObjectRMLElementRMLDocument

Implements:

IDisposable

Fields

Name Type Description

Properties

Name Type Description
public get; set; Title String
public get; SourceURL String

Methods

public Void ReloadRCSS()


public RMLDocument ReloadRML()

Returns:


public Void Display()


public Void Hide()


public RMLElement CreateElement(String name)

Summary

Creates a new orphan element. This element has no parent and must be assigned immediately otherwise, it will be destroyed

Parameters:

Returns:


public Void PullToFront()


public Void PushToBack()


public virtual String ToString()

Returns: