Bloom.Book.Page.GetDivNodeForThisPage C# (CSharp) Méthode

GetDivNodeForThisPage() public méthode

public GetDivNodeForThisPage ( ) : XmlElement
Résultat System.Xml.XmlElement
        public XmlElement GetDivNodeForThisPage()
        {
            return _getDivNodeForThisPageMethod(this);
        }