• HOME
  • PRODUCTS
  • DEMOS
  • DOWNLOAD
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
Search Results for

    Show / Hide Table of Contents

    LoadDesigner Method

    LoadDesigner(String)

    Initializes the designer content from the specified xaml string.

    Declaration
    public virtual void LoadDesigner(string xaml)
    Parameters
    Type Name Description
    System.String xaml

    Contains designer content.

    Implements
    IFormDesignerControl.LoadDesigner(String)

    LoadDesigner(XmlReader, XamlLoadSettings)

    Initializes the designer content from the specified XmlReader.

    Declaration
    protected void LoadDesigner(XmlReader xamlReader, XamlLoadSettings loadSettings)
    Parameters
    Type Name Description
    System.Xml.XmlReader xamlReader
    XamlLoadSettings loadSettings
    In This Article
    Back to top Copyright AlterNET Software Download PDF