Remove

Remove(Page)

Removes module for a page.

public void Remove(Page page)
Parameter Type Description
page Page The page

See Also


Remove(string)

Remove the module by the name

public void Remove(string name)
Parameter Type Description
name String

See Also