Bloom.Book.Page.GetDivNodeForThisPage C# (CSharp) Method

GetDivNodeForThisPage() public method

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