AssignFrom Method (RenderTocItemFragment)
Assigns (copies) properties from another
RenderFragment to the current object.
'Declaration
Public Overridable Sub AssignFrom( _
ByVal As RenderFragment _
)
Parameters
- source
- The source object to copy properties from.