Responder Developer Guide
FeatureLoaded Method (PlaceDoNotOpenTag)


Syntax
'Declaration
 
Protected Overrides Sub FeatureLoaded( _
   ByVal initialState As FeatureState, _
   ByVal context As FeatureLoadingContext _
) 
'Usage
 
Dim instance As PlaceDoNotOpenTag
Dim initialState As FeatureState
Dim context As FeatureLoadingContext
 
instance.FeatureLoaded(initialState, context)
protected override void FeatureLoaded( 
   FeatureState initialState,
   FeatureLoadingContext context
)

Parameters

initialState
context
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PlaceDoNotOpenTag Class
PlaceDoNotOpenTag Members

 

 


Send Comment