2024 Method
Changes 0
M

FabricSheet.IsValidHost

Description:
Checks whether an element is a valid host for fabric sheet.
Overloads (2):
IsValidHost(Document,ElementId)
public static bool IsValidHost(
	Document document,
	ElementId concreteHostElementId
)
Return Value bool True if the element is a valid host for fabric sheet, false otherwise.